Sound.Clone Method

Returns a clone of the sound as a Sound, but can be played, stopped, and modified independently of the original sound. Use Clone instead of opening the same sound file twice, because Clone is likely to be substantially more efficient.

Syntax